-
Home
-
Online Scheduling and Appointment Booking System – Bookly
-
19.8
-
Code
-
Classes
- Validator
| Total Complexity |
83 |
| Dependencies |
9 |
| Dependents |
1 |
| Total lines |
342 |
| Lines of code |
219 |
| Logical lines of code |
122 |
| Comment lines |
85 |
| Methods |
13 |
| Properties |
1 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| postValidateCustomer() |
C |
33 |
28 |
93 |
| validateEmail() |
A |
53 |
12 |
20 |
| validateBirthday() |
A |
51 |
10 |
22 |
| validateName() |
S |
53 |
6 |
24 |
| validateCart() |
S |
62 |
4 |
11 |
| validateNumber() |
S |
64 |
4 |
9 |
| validateDate() |
S |
64 |
4 |
9 |
| validateTime() |
S |
64 |
4 |
9 |
| validateEmailConfirm() |
S |
71 |
3 |
5 |
| validateAddress() |
S |
69 |
3 |
6 |
| validatePhone() |
S |
71 |
3 |
5 |
| validateInfoFields() |
S |
78 |
1 |
3 |
| getErrors() |
S |
82 |
1 |
3 |